home *** CD-ROM | disk | FTP | other *** search
/ Software Club 1 / Club Software (Micro Star) (1996).iso / pcdeal / go.bat < prev    next >
Encoding:
DOS Batch File  |  1996-01-12  |  469 b   |  15 lines

  1. echo off
  2. cls
  3. echo.
  4. echo PC-Deal will not run from the CDRom drive. If you wish
  5. echo to run PC-Deal, please do the following:
  6. echo   1.  Change to your Hard drive. (C: and hit enter)
  7. echo   2.  Type CD\ and Hit Enter.
  8. echo   3.  Type MD PCDEAL and Press Enter.
  9. echo   4.  Type CD PCDEAL and Press Enter.
  10. echo   5.  Type COPY X:\PCDEAL and Press Enter. (X:=Your CDRom Drive letter)
  11. echo   6.  Type PCDEAL and Press Enter. (To start PCDEAL)
  12. echo.
  13. pause
  14. cls 
  15.